home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #81 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].zip / AARUG UK #81 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].adf / DisView / SESSION < prev    next >
Text File  |  1995-05-29  |  1KB  |  32 lines

  1. =======                                             DISview [518]
  2. session
  3. =======
  4.  
  5. _________________________________________________________________
  6. session
  7. session <session_number>
  8. _________________________________________________________________
  9. NET can handle multiple sessions.  For example, you can have an
  10. FTP file transfer running at the same time as a Telnet session.
  11.  
  12. To monitor the sessions, use the 'session' command without
  13. arguments.  
  14.  
  15. >> Example of 'session' output:
  16. .................................................................
  17.  # S#  Type  RcvQ SndQ State       Remote socket
  18. *1 137 FTP      0    0 Established ftp (158.152.1.44:21)
  19.  2 -1  Finger   0    0             status@gate
  20.  3 142 Telnet   7    0 Established ucsd.edu (132.239.254.201:23)
  21. .................................................................
  22.  
  23. The session marked with an asterisk is the current session; to
  24. switch to that session, simply hit ENTER.
  25.  
  26. To switch to another session, give the 'session' command with a
  27. session number.
  28.  
  29. To exit from a session back to the "net>" prompt, hit <F10>.
  30.  
  31. >> Example:  session 3
  32.